Total Complexity | 17 |
Dependencies | 9 |
Dependents | 1 |
Total lines | 321 |
Lines of code | 177 |
Logical lines of code | 49 |
Comment lines | 111 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate_token() | 48 | 5 | 38 | |
generate_token() | 44 | 3 | 45 | |
register_routes() | 44 | 1 | 59 | |
get_user_data() | 54 | 2 | 21 | |
get_secret_key() | 66 | 3 | 8 | |
__construct() | 91 | 1 | 2 | |
refresh_token() | 91 | 1 | 2 | |
revoke_token() | 91 | 1 | 2 |